home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / go / prog / golatex.taz / golatex / README < prev    next >
Encoding:
Text File  |  1991-11-27  |  1.2 KB  |  36 lines

  1. This are the GO fonts version November 1991 as made by:
  2.     Hanna Ko{\l}odziejska
  3.     MacroSoft Ltd.
  4.     ul. Chro\'scickiego 49
  5.     02-414 Warsaw, Poland
  6.  
  7. In order to ease the installation on UNIX equipment I have added this
  8. README file and a Makefile. I have also converted the MSDOS files into
  9. their UNIX equivalents. The file go/go'.bat (a MSDOS batch file) is
  10. changed into go.bat for obvious reasons.
  11.  
  12. The documentation consists of the LaTeX source (gomaps.ltx) of the
  13. talk Hanna has given on the NTG-day held at the TUE Computing Center
  14. on 21 November 1991 (Eindhoven). In order to install the fonts and
  15. print this documentation try the following command:
  16.   - make
  17.  
  18. This will generate the fonts and gomaps.ps (the PostScript output of
  19. the documentation).
  20.  
  21. If you want to install the GO fonts on your system then you should: 
  22.   - adjust the following places in the Makefile to your local
  23.     preferences
  24.     DESTTEX=/usr/local/lib/tex30
  25.     DESTINPUTS= $(DESTTEX)/inputs
  26.     DESTFONTS = $(DESTTEX)/fonts
  27.     DESTPK    = $(DESTTEX)/pkfonts
  28.   - make -n install (just to check what it would do)
  29.   - make install (just do it).
  30.  
  31. If you like the GO fonts and the GO style file then you should send a
  32. postcard to Hanna on the address given above. (She has no E-mail
  33. facilities.)
  34.  
  35. --pt
  36.